PermissionLevel Enumeration |
Namespace: Independentsoft.Exchange
| Member name | Value | Description | |
|---|---|---|---|
| Owner | 0 | Indicates that the user can create, read, edit, and delete all items in the folder, and create subfolders. The user is both folder owner and folder contact. | |
| PublishingEditor | 1 | Indicates that the user can create, read, edit, and delete all items in the folder, and create subfolders. | |
| Editor | 2 | Indicates that the user can create, read, edit, and delete all items in the folder. | |
| PublishingAuthor | 3 | Indicates that the user can create and read all items in the folder, edit and delete only items that the user creates, and create subfolders. | |
| Author | 4 | Indicates that the user can create and read all items in the folder, and edit and delete only items that the user creates. | |
| NoneditingAuthor | 5 | Indicates that the user can create and read all items in the folder, and delete only items that the user creates. | |
| Reviewer | 6 | Indicates that the user can read all items in the folder. | |
| Contributor | 7 | Indicates that the user can create items in the folder. The contents of the folder do not appear. | |
| Custom | 8 | Indicates that the user has custom access permissions on the folder. | |
| None | 9 | Indicates that the user has no permissions on the folder. |
Copyright 2025 Independentsoft